*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Fri, 17 Apr 2009 02:15:17 +0000 (02:15 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 17 Apr 2009 02:15:17 +0000 (02:15 +0000)
src/ChangeLog

index 8bce3bbcb1c61677bfd48782b7440aa591e8eda6..089aea1c80589f4c9d30cfc1a0b540d251440712 100644 (file)
@@ -1,5 +1,8 @@
 2009-04-17  Kenichi Handa  <handa@m17n.org>
 
+       * editfns.c (Ftranslate_region_internal): Use Fconcat to make a
+       string from a vector to handle Latin-1 characters correctly.
+
        * ftfont.c (ftfont_pattern_entity): Return a newly allocated
        entity even if the cache hits.